﻿article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
display:none
}
html, button, input, select, textarea {
	font-family: sans-serif
}
body {
	margin: 0
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
blockquote {
	margin: 1em 2.5em
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
p, pre {
	margin: 1em 0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
li{ list-style-type: none;}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
small {
	font-size: 75%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 2.5em
}
menu, ol, ul {
	padding: 0 0 0 2.5em
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
*overflow:visible
}
button[disabled], input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.outer {
	width: 100%;
	min-width: 1000px;
	overflow: hidden
}
.inner {
	width: 940px;
	margin: 0 auto;
	clear: both;
	padding: 0 30px
}
section.breadcrumbs-wrapper {
	width: 1000px;
	margin: 0 auto
}
section.full-width .inner {
	width: 1000px;
	padding: 0
}
.unit {
	float: left
}
.size1of1 {
	width: 940px;
	float: none
}
.unit .size1of1 {
	width: 100%
}
.size1of2, .size3of4 .size2of3 {
	width: 460px;
	margin: 0 10px
}
.size1of3, .size2of3 .size1of2, .size1of2 .size2of3 {
	width: 300px;
	margin: 0 10px
}
.size2of3 {
	width: 620px;
	margin: 0 10px
}
.size1of4, .size1of2 .size1of2, .size3of4 .size1of3 {
	width: 220px;
	margin: 0 10px
}
.size3of4 {
	width: 700px;
	margin: 0 10px
}
.size1of5 {
	width: 172px;
	margin: 0 10px
}
.size2of5 {
	width: 364px;
	margin: 0 10px
}
.size3of5 {
	width: 556px;
	margin: 0 10px
}
.size4of5 {
	width: 748px;
	margin: 0 10px
}
.size1of6, .size1of2 .size1of3, .size2of3 .size1of4 {
	width: 140px;
	margin: 0 10px
}
.size3of4 .size1of4 {
	width: 160px
}
.size1of3 .size1of2 {
	width: 140px;
	margin: 0 10px
}
.size2of3 .size1of3 {
	width: 193.333px
}
.size3of4 .size1of2 {
	width: 340px
}
.size2of3 .size2of3 {
	width: 406.666px
}
.ie6 .unit {
	display: inline
}
.ie6 .size1of1 {
	display: block
}
.unit:first-child {
	margin-left: 0!important
}
.unit:last-child {
	margin-right: 0!important
}
.section, .inner, .clear {
*zoom:1
}
.section:before, .section:after, .inner:before, .inner:after, .clear:before, .clear:after {
	content: "";
	display: table
}
.section:after, .inner:after, .clear:after {
	clear: both
}
.left {
	float: left
}
.right {
	float: right
}
.hlist, .flist, .vlist {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.hlist li, .flist li {
	margin: 0;
	padding: 0;
	clear: none;
	list-style-type: none;
	float: left
}
.vlist li {
	margin: 0;
	padding: 0;
	clear: both;
	list-style-type: none;
	float: none
}
.block {
	list-style-type: square
}
.block li {
	list-style-type: square
}
.rule li {
	border-bottom: 1px solid #e2ebf1;
	padding: .35em .5em
}
.border {
	border: 1px solid #d5d5d5
}
.warning li {
	background: url(img/base.png) no-repeat -16px -13px;
	padding: 0 0 .5em 1.65em;
	margin-top: .25em
}
.spaced li {
	margin: 1em 0
}
.pagination {
	padding: .65em 0 0;
	border-top: 1px solid #d5d5d5;
	margin-top: 1.25em
}
.pagination ul a, .pagination ul a:visited {
	padding: 0 .25em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif
}
.pagination ul a:hover {
	text-decoration: underline
}
.pagination ul a.current {
	font-weight: 700
}
.pagination-dots {
	border-top: none;
	margin-top: 0;
	text-align: center;
	font-size: 9px;
	line-height: 9px
}
.pagination-dots li {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	margin-left: 3px
}
.pagination-dots li:first-child {
	margin-left: 0
}
.pagination-dots li.selected a {
	background-color: #014FBB;
}
.pagination-dots a {
	background-color: #d9D9D9;
	display: block;
	height: 9px;
	padding: 0;
	width: 9px
}
.ie6 .pagination-dots a {
	height: 1em;
	width: 1em
}
.mod {
	margin: 1em 0
}
.mod .hd h1, .mod .hd .h1, .mod .hd h2, .mod .hd .h2, .mod .hd h3, .mod .hd .h3, .mod .hd h4, .mod .hd .h4, .mod .hd h5, .mod .hd .h5, .mod .hd h6, .mod .hd .h6 {
	margin-bottom: 0;
	margin-top: 0
}
.mod .hd h3, .mod .hd .h3 {
	font-weight: 700
}
.mod .bd :first-child {
	margin-top: 0
}
.mod .bd :last-child {
	margin-bottom: 0
}
.mod-regular, .mod-light, .mod-dark, .mod-invert {
	font-family: "Arial", "Helvetica", sans-serif
}
.mod-regular .hd, .mod-light .hd, .mod-dark .hd, .mod-invert .hd {
	font-size: .9em;
	padding: .75em 1.5em .55em
}
.mod-regular .hd+.bd, .mod-light .hd+.bd, .mod-dark .hd+.bd {
	border-top: none
}
.mod-regular .bd, .mod-light .bd, .mod-dark .bd {
	border-style: solid;
	border-width: 1px
}
.mod-regular .hd h3, .mod-light .hd h3, .mod-dark .hd h3, .mod-invert .hd h3, .mod-regular .hd .h3, .mod-light .hd .h3, .mod-dark .hd .h3, .mod-invert .hd .h3 {
	text-transform: uppercase
}
.mod-regular .hd a, .mod-light .hd a, .mod-dark .hd a, .mod-invert .hd a, .mod-regular .hd a:visited, .mod-light .hd a:visited, .mod-dark .hd a:visited, .mod-invert .hd a:visited {
	color: #fff;
	text-decoration: none
}
.mod-regular .bd, .mod-light .bd, .mod-dark .bd, .mod-invert .bd, .accordion .bd {
	font-size: .85em;
	line-height: 1.5;
	padding: 1.15em 1em 1.5em
}
.mod-light {
	-webkit-box-shadow: 0 1px 0 rgba(213,213,213,0.35);
	box-shadow: 0 1px 0 rgba(213,213,213,0.35)
}
.mod-light .hd {
	color: #fff;
	background-color: #005891
}
.mod-light .hd h1, .mod-light .hd .h1, .mod-light .hd h2, .mod-light .hd .h2, .mod-light .hd h3, .mod-light .hd .h3, .mod-light .hd h4, .mod-light .hd .h4, .mod-light .hd h5, .mod-light .hd .h5, .mod-light .hd h6, .mod-light .hd .h6 {
	color: #fff
}
.mod-light .bd {
	background-image: -webkit-linear-gradient(top, #fff 0%, #dbf0fe 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #dbf0fe 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #dbf0fe 100%);
	background-image: -ms-linear-gradient(top, #fff 0%, #dbf0fe 100%);
	background-image: linear-gradient(top, #fff 0%, #dbf0fe 100%);
	border-color: #d5d5d5;
	color: #006fb7
}
.mod-light a, .mod-light a:visited {
	color: #005891
}
.mod-regular {
	-webkit-box-shadow: 0 1px 0 rgba(213,213,213,0.35);
	box-shadow: 0 1px 0 rgba(213,213,213,0.35)
}
.mod-regular .hd {
	color: #fff;
	background-color: #004775
}
.mod-regular .hd h1, .mod-regular .hd .h1, .mod-regular .hd h2, .mod-regular .hd .h2, .mod-regular .hd h3, .mod-regular .hd .h3, .mod-regular .hd h4, .mod-regular .hd .h4, .mod-regular .hd h5, .mod-regular .hd .h5, .mod-regular .hd h6, .mod-regular .hd .h6 {
	color: #fff
}
.mod-regular .bd {
	background-image: -webkit-linear-gradient(top, #fff 0%, #e3f2fb 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #e3f2fb 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #e3f2fb 100%);
	background-image: -ms-linear-gradient(top, #fff 0%, #e3f2fb 100%);
	background-image: linear-gradient(top, #fff 0%, #e3f2fb 100%);
	border-color: #d5d5d5;
	color: #003b60
}
.mod-regular a, .mod-regular a:visited {
	color: #004775
}
.mod-dark {
	-webkit-box-shadow: 0 1px 0 rgba(213,213,213,0.35);
	box-shadow: 0 1px 0 rgba(213,213,213,0.35)
}
.mod-dark .hd {
	color: #fff;
	background-color: #002741
}
.mod-dark .hd h1, .mod-dark .hd .h1, .mod-dark .hd h2, .mod-dark .hd .h2, .mod-dark .hd h3, .mod-dark .hd .h3, .mod-dark .hd h4, .mod-dark .hd .h4, .mod-dark .hd h5, .mod-dark .hd .h5, .mod-dark .hd h6, .mod-dark .hd .h6 {
	color: #fff
}
.mod-dark .bd {
	background-image: -webkit-linear-gradient(top, #fff 0%, #e3ecf2 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #e3ecf2 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #e3ecf2 100%);
	background-image: -ms-linear-gradient(top, #fff 0%, #e3ecf2 100%);
	background-image: linear-gradient(top, #fff 0%, #e3ecf2 100%);
	border-color: #d5d5d5;
	color: #002e4c
}
.mod-dark a, .mod-dark a:visited {
	color: #002741
}
.mod-invert .hd {
	color: #fff;
	background-color: #006fb7
}
.mod-invert .hd h1, .mod-invert .hd .h1, .mod-invert .hd h2, .mod-invert .hd .h2, .mod-invert .hd h3, .mod-invert .hd .h3, .mod-invert .hd h4, .mod-invert .hd .h4, .mod-invert .hd h5, .mod-invert .hd .h5, .mod-invert .hd h6, .mod-invert .hd .h6 {
	color: #fff
}
.mod-invert .bd {
	background-color: #004775;
	color: #b2e1ff
}
.mod-invert a, .mod-invert a:visited {
	color: #c6e9ff
}
.mod-dotted .hd {
	border-bottom: 2px dotted #e2ebf1;
	padding-bottom: .35em
}
.mod-dotted .hd h3 a, .mod-dotted .hd h3 a:visited {
	text-decoration: none
}
.mod-dotted .hd h3 a:hover {
	color: #f5871e
}
.mod-dotted .bd {
	font-size: .85em;
	font-style: italic;
	padding: 1em 0 1.5em
}
.mod-more {
	font-family: "Arial", "Helvetica", sans-serif
}
.mod-more .hd {
	background-color: #004772;
	background-color: rgba(0,39,65,0.55);
	color: #fff;
	font-size: 1.15em;
	font-weight: 700;
	padding: .35em .625em .25em;
	text-transform: uppercase
}
.mod-more .bd {
	font-size: .85em;
	font-weight: 700;
	padding: .85em .25em
}
.mod-more .bd .rule li {
	border-bottom-color: #3795cd;
	-webkit-box-shadow: 0 1px 2px -1px rgba(0,0,0,0.55);
	box-shadow: 0 1px 2px -1px 0 rgba(0,0,0,0.55);
	padding: .5em .75em
}
.mod-more .bd .rule li a, .mod-more .bd .rule li a:visited {
	text-decoration: none
}
.button, .button:visited, .button-primary, input.button {
	background-color: #D86703;
	border: 1px solid #D86703;
	border-radius: 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	padding: .6em 1.15em;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	color: #FFF;
	box-shadow: 0 1px 0 rgba(255,255,255,0.7) inset
}
a:link.button {
	color: #FFF
}
.button:hover, .button-primary:hover, input.button:hover {
	background-color: #d68844
}
.button:active {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}
.button .icon {
	margin: -0.1em .75em 0 0;
	vertical-align: text-top
}
.button .icon-right {
	margin-left: .75em;
	margin-right: 0
}
.button-square {
	border-radius: 0
}
.button-transparent, .button-transparent:visited {
	background-color: rgba(0,0,0,0.8);
	background-image: none;
	border-color: rgba(255,255,255,0.17);
	color: #969696;
	color: rgba(255,255,255,0.5)
}
.button-transparent:hover {
	background-color: rgba(0,0,0,0.95);
	background-image: none;
	border-color: rgba(255,255,255,0.25);
	color: #7d7d7d;
	color: rgba(255,255,255,0.75)
}
.button-expand, .button-expand:visited {
	padding: .5em
}
.button-expand .plus {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all .15s ease-in;
	-moz-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	-ms-transition: all .15s ease-in;
	transition: all .15s ease-in
}
.button-expand:hover .plus {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: .75
}
.button-expand .plus .icon {
	display: block
}
.button-tiny {
	font-size: .715em;
	padding: .55em 1em
}
.button-small, .button-small:visited {
	font-size: .75em
}
.button-big {
	font-size: 1.15em;
	padding: .4em 1em;
	text-transform: none
}
.button-big .icon {
	margin-right: .5em
}
.button-big .icon-right {
	margin-left: .5em
}
.button-huge {
	font-size: 1.25em;
	padding: .5em 1em;
	text-transform: none
}
.button-full, .button-full:visited {
	display: block;
*display:block;
	overflow: hidden
}
.button-full .icon-right {
	float: right;
	margin-top: .35em
}
.button-bare .icon {
	margin: 0
}
.button-center {
	text-align: center
}
.icon {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 16px;
	overflow: hidden;
	white-space: nowrap;
	width: 16px
}
.icon-social {
	height: 34px;
	width: 34px
}
.icon-add-favorite {
	background-position: 0 0
}
.icon-search {
	background-position: -16px 0
}
.icon-expand {
	background-position: -32px 0
}
.icon-proceed {
	background: url("img/proceed.png") no-repeat top left;
	height: 18px;
	width: 18px
}
.icon-fullscreen {
	background-position: 0 -16px
}
.icon-warning {
	background-position: -16px -16px
}
.icon-social-rss {
	background-position: 0 0
}
.icon-social-twitter {
	background-position: -34px 0
}
.icon-social-facebook {
	background-position: -68px 0
}
.table {
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 1.25em 0;
	width: 100%
}
.table th, .table td {
	padding: .65em;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table th {
	font-weight: 700
}
.table thead th {
	vertical-align: bottom
}
.table caption+thead tr:first-child th, .table caption+thead tr:first-child td, .table colgroup+thead tr:first-child th, .table colgroup+thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
	border-top: 0
}
.table tbody+tbody {
	border-top: 2px solid #ddd
}
.table-condensed th, .table-condensed td {
	padding: .3em .4em
}
.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
*border-collapse:collapsed;
	border-left: 0
}
.table-bordered th, .table-bordered td {
	border-left: 1px solid #ddd
}
.table-bordered caption+thead tr:first-child th, .table-bordered caption+tbody tr:first-child th, .table-bordered caption+tbody tr:first-child td, .table-bordered colgroup+thead tr:first-child th, .table-bordered colgroup+tbody tr:first-child th, .table-bordered colgroup+tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
	border-top: 0
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
	background-color: #f9f9f9
}
.table tbody tr:hover td, .table tbody tr:hover th {
	background-color: #f5f5f5
}
.figure-featured, .figure-featured:visited {
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.66);
	box-shadow: 0 0 8px rgba(0,0,0,0.66);
	color: #fafafa;
	display: block;
	margin: 1em 0;
	overflow: hidden;
	position: relative;
	text-decoration: none
}
.figure-featured a, .figure-featured a:visited {
	text-decoration: underline
}
.figure-featured img {
	display: block;
	width: 100%
}
.figure-featured::after {
	-webkit-box-shadow: inset 0 4px 18px rgba(0,0,0,0.5);
	box-shadow: inset 0 4px 18px rgba(0,0,0,0.5);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}
.caption-featured, .csstransforms .caption-featured .caption-header {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}
.caption-featured {
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	bottom: 0;
	color: #fafafa;
	font-size: .85em;
	font-style: italic;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10
}
.lt-ie8 .caption-featured {
	background: #222
}
.caption-featured h1, .caption-featured h2, .caption-featured h3, .caption-featured h4, .caption-featured h5, .caption-featured h6 {
	font-style: normal
}
.csstransforms .caption-featured {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}
.caption-featured .caption-header {
	padding: 0 3.5em 0 1em;
	position: relative
}
.caption-featured .caption-header .icon-proceed {
	margin-top: -8px;
	position: absolute;
	right: 1em;
	top: 50%
}
.lt-ie7 .caption-featured .caption-header .icon-proceed {
	display: none
}
.csstransforms .caption-featured .caption-header {
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
.caption-featured .caption-body {
	padding: 0 1em
}
.caption-featured .caption-body :first-child {
	margin-top: 0
}
.figure-featured:hover .caption-featured, .figure-featured.expanded .caption-featured .caption-header {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%)
}
.figure-featured .caption-featured:hover, .csstransforms .caption-featured:hover .caption-header {
	background-color: rgba(0,0,0,1.0)
}
.figure-gallery {
	border: 1px solid rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 1px rgba(0,0,0,0.04);
	padding: .5em;
	position: relative
}
.figure-gallery img {
	display: block
}
.figure-gallery .button-fullscreen {
	border-radius: 2px;
	bottom: 1.25em;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	line-height: 1;
	opacity: .0;
	padding: .15em;
	position: absolute;
	right: 1.25em;
	text-align: center
}
.figure-gallery:hover .button-fullscreen {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: .75
}
.button-fullscreen:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0
}
.figure-gallery .button-fullscreen .icon-fullscreen {
	margin: 0
}
.figure-main {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.thumb-caption {
	overflow: hidden;
	height: 4.5em
}
.slider {
	overflow: hidden;
	visibility: hidden;
	position: relative
}
.slider .slider-wrap {
	overflow: hidden;
	position: relative
}
.slider .slider-wrap .slide {
	float: left;
	position: relative;
	width: 100%
}
.media {
	margin: 1em 0
}
.media, .media-body {
	overflow: hidden;
*overflow:visible;
*zoom:1
}
.media-body h2:first-child, .media-body h4:first-child {
	margin: 0
}
.media-aside {
	float: left;
	margin-right: 1em;
	max-width: 20%
}
.event {
	width: 2.75em
}
.event .month {
	background: #D76500;
	font-size: .75em;
	padding: .125em;
	text-align: center;
	text-transform: uppercase;
	color: #fff
}
.event .day {
	border-bottom: 1px solid #F2BF9B;
	border-left: 1px solid #F2BF9B;
	border-right: 1px solid #F2BF9B;
	font-size: 1.25em;
	line-height: 1.25em;
	padding: .15em .25em .25em;
	text-align: center
}
.mod .event .day {
	border: none;
	text-align: right;
	font-size: 1.15em
}
.media-right .media-aside {
	float: right;
	margin-left: 1em;
	margin-right: 0
}
.calendar {
	width: 100%
}
.calendar .calendar {
	color: #004775;
	text-transform: uppercase;
	font-weight: 600;
	border: none
}
.calendar .calendar a {
	text-decoration: none;
	color: #006FB7;
	font-weight: 700
}
.calendar .calendar a:hover {
	color: #004775
}
.calendar td, .calendar th {
	font-weight: 700
}
.calendar th {
	background: #006FB7;
	color: #fff
}
.calendar .otherMonth {
	background: #eee
}
.calendar .dayLink {
	background: #fff
}
.calendar .selectedDay {
	color: #fff;
	background: #D76500
}
.calendar td.otherMonth, .calendar td.dayLink, .calendar td.eventDay, .calendar td.selectedDay {
	border: 1px solid #b5d1e4
}
.accordion {
	margin: 1.5em 0
}
.accordion a.toggleSprite {
	float: right;
	text-decoration: none;
	margin-left: 1em
}
.accordion-bordered>div {
	margin: .5em 0;
	border: 1px solid #dcdee0
}
.accordion-bordered .hd :first-child, .accordion-bordered .bd :first-child {
	margin-top: 0
}
.accordion-bordered .hd :last-child, .accordion-bordered .bd :last-child {
	margin-bottom: 0
}
.lt-ie9 .accordion-bordered .hd h3 {
	margin: 0
}
.accordion-bordered .persistent {
	background: #fbfdff
}
.accordion-bordered .hd {
	padding: .5em .65em
}
.accordion-bordered .hd.close ~ .bd, .accordion-bordered .hd+.persistent {
	border-top: 1px dashed #dcdee0
}
.accordion-bordered .bd, .accordion-bordered .persistent {
	padding: 1.15em 1em
}
.accordion-filter input[type="checkbox"] {
	margin-right: .35em
}
blockquote p:before {
	content: '\201C'
}
blockquote p:after {
	content: '\201D'
}
.hd .arrows .arrow {
	width: 45px;
	height: 40px;
	float: left
}
.hd .arrows .arrow a {
	width: 45px;
	height: 40px;
	background: url("img/module-arrows.png") no-repeat scroll left top transparent;
	display: block;
	outline: none
}
.hd .arrows .right-arrow a {
	background-position: right top
}
.hd .arrows .arrow:hover a {
	background-position: left bottom
}
.hd .arrows .right-arrow:hover a {
	background-position: right bottom
}
html {
	font-family: "微软雅黑","ff-unit-web-pro-n4", "ff-unit-web-pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	z-index: -1000;
	background-color: #262626
}
body {
	background: #F2F2F2;
	color: #717073;
	position: relative;
	z-index: 0
}
.lt-ie7 body {
	background: #EFEFEF
}
a:link, a:visited {
	font-weight: 700;
	color: #014FBB;
	text-decoration: none
}
a:hover {
	color: #01347A
}
.caret {
	position: relative;
	font-size: 125%;
	font-weight: 400;
	top: 2px;
	left: 1px
}
.caret div, .caret-down {
	position: absolute
}
.lt-ie8 .caret-down {
	background: url('img/caret-down-ie.gif') no-repeat scroll 0 0 transparent;
	width: 8px;
	height: 7px
}
.caret-down div {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg)
}
.stock-quote .caret {
	font-weight: 700
}
a:hover .caret {
	text-decoration: none!important
}
a.document {
	padding-left: 15px;
	background: url('img/document.gif') no-repeat scroll 0 5px transparent;
	display: inline-block
}
.hd h4, .secondary-content h4 {
	margin: 0;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 10px
}
.hd h4 .right, .ie6 .hd h4 .right a {
	font-size: 13px;
	line-height: 16px
}
p:first-child {
	margin-top: 0
}
p:last-child {
	margin-bottom: 0
}
header .utility-nav, header.branding .header .parallelogram .secondary-nav, footer.site-footer, .article nav ul, .primary-content nav .level-1 .level-2 a, .primary-content p, .primary-content .content, .primary-content ul, .primary-content table td, .careers a, .investors .bd .stock .timestamp, .mod p, .mod a, .mod.testimonial .wrapper .attribution, .mod.news-events h6 span, .mod.brand .tile .bd, .vid .caption, .secondary-content .article, .article-promo .caption, .form, section.filtered-content-pagination .unit .current-position {
	font-family: "微软雅黑",Arial, "Helvetica Neue", Helvetica, sans-serif
}
.caret, header .utility-nav .language-selector .sub h2, .article nav ul.level-1, .primary-content .tile h5, .tile blockquote p, .mod .tile .bd li .label, .mod.promo-child .bd h5, .mod.product .bd h5, .mod.news-events a, .mod.brand .tile .bd h5, .mod.brand .tile .bd h6, .filter .label {
	font-family: "ff-unit-web-pro-n4", "ff-unit-web-pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400
}
nav.primary .sub .hlist li, nav.primary .sub .hlist li a, .primary-content nav .level-1 a, .secondary-content .title h4, .carousel .caption, .carousel .call-to-action a, .spotlight .hd h4, .spotlight .tile h5, .investors .bd .stock .symbol a, .news-events .entry .date, .primary-content h1, .header h1, .primary-content h3, .mod.solution .tile h5, .mod.promo h4, .mod.testimonial .hd h4, .mod.promo-external .bd h5, .mod.product .bd li .label, .mod.leader .bd h5, .mod.leader .bd h6, .mod.news-events h6, .investors_landing .investor-intro .investor-units .downloads h5 a, .investors_landing .mod.promo-download .bd h5, .investors_landing .mod.promo-child .bd h5, .form input[type="submit"] {
	font-family: "微软雅黑","ff-unit-web-pro-n5", "ff-unit-web-pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 500
}
.secondary-content .title h4, .secondary-content .hd h4, .spotlight .hd h4, .news-events .entry .date, .investors_landing .investor-intro .investor-units .downloads .bd a.document, .investors_landing .mod.promo-download a.document, .investors_landing .mod.promo-investor-download .bd a.download {
	font-family: "ff-unit-web-pro-n7", "ff-unit-web-pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700
}
#background-image {
	position: relative;
	z-index: -999;
	overflow: visible;
	width: 1000px;
	padding: 0
}
#background-image div {
	position: absolute;
	top: 0;
	left: 430px;
	width: 987px;
	height: 781px;
	display: none;
	border: none
}
#background-image div.active {
	display: block
}
header .utility-nav {
	height: 40px;
	font-size: 12px;
	color: #FFF;
	position: relative;
	top: 0;
	z-index: 999
}
header .utility-nav a, header .utility-nav a:link, header .utility-nav a:visited {
	color: #FFF;
	line-height: 40px;
	font-weight: 400
}
header .utility-nav ul.menu {
	float: right
}
header .utility-nav .menu li {
	padding: 0 15px
}
header .utility-nav .stock-quote .label, header .utility-nav .stock-quote .quote span {
	padding-right: 15px
}
header .utility-nav .language-selector {
	border-left: 1px solid #FFF
}
header .utility-nav .language-selector {
	display: none
}
header .utility-nav .menu li {
	padding: 0
}
header .utility-nav .language-selector a {
	background: url("img/globe.png") no-repeat scroll 0 0 transparent;
	padding-left: 25px;
	padding-right: 20px;
	font-weight: 700
}
.ie6 header .utility-nav .language-selector a {
	background-image: url('img/globe-ie.gif')
}
header .utility-nav .language-selector .caret-down {
	right: 15px
}
.lt-ie8 header .utility-nav .language-selector a {
	position: relative
}
.lt-ie8 header .utility-nav .language-selector .caret-down {
	right: 5px;
	top: 5px
}
.lt-ie8 header .utility-nav .language-selector .caret-down div {
	display: none
}
header .utility-nav .language-selector .sub {
	position: absolute;
	top: 40px;
	left: -30px;
	right: -30px;
	background: #014FBB;
	z-index: 999;
	padding: 40px 30px;
	display: none
}
.ie6 header .utility-nav .language-selector .sub {
	width: 940px;
	left: 20px
}
header .utility-nav .language-selector .sub h2 {
	font-size: 24px;
	line-height: 24px
}
header .utility-nav .language-selector.active, header .utility-nav .language-selector:hover {
	background: #014FBB
}
header .utility-nav .language-selector.active .sub, header .utility-nav .language-selector:hover .sub {
	display: block
}
header .utility-nav .language-selector .sub .col {
	float: left;
	width: 300px;
	margin-right: 20px
}
header .utility-nav .language-selector .sub .col.last {
	margin-right: 0
}
header .utility-nav .language-selector .sub ul {
	margin: 0;
	border-bottom: 1px solid #52396d
}
header .utility-nav .language-selector .sub ul li {
	margin: 0;
	padding: 2px;
	border-top: 1px solid #52396d;
	height: 20px
}
header .utility-nav .language-selector .sub ul li:hover {
	background: #01347A
}
header .utility-nav .language-selector .sub a {
	background: transparent;
	padding: 0;
	color: #c9b1e1;
	font-weight: 400;
	line-height: 20px
}
header .utility-nav .language-selector .sub a:hover {
	color: #FFF;
	text-decoration: underline
}
header .utility-nav.no-bg a, header .utility-nav.no-bg a:link, header .utility-nav.no-bg a:visited {
	color: #7f7f7f
}
header .utility-nav.no-bg .label span, header .utility-nav.no-bg .quote, header .utility-nav.no-bg .caret {
	color: #014FBB
}
header .utility-nav.no-bg .language-selector {
	border-color: #d9d9d9
}
header .utility-nav.no-bg .language-selector a:link, header .utility-nav.no-bg .language-selector a:visited, header .utility-nav.no-bg .language-selector a .caret {
	color: #014FBB;
	background-position: left bottom
}
header .utility-nav.no-bg .language-selector.active a:link, header .utility-nav.no-bg .language-selector.active a:visited, header .utility-nav.no-bg .language-selector.active a .caret {
	color: #FFF;
	background-position: left top
}
header.branding .wrapper {
	width: 1000px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	height: 210px
}
header.branding .header {
	left: 0;
	width: 1096px;
	left: -48px;
	position: absolute
}
header.branding .parallelogram {
	background: url('img/parallelogram.png') no-repeat -48px 0 transparent;
	width: 1000px;
	height: 210px;
	float: left
}
header.branding .default .parallelogram, header.branding .active .parallelogram {
	background-position: -48px -210px
}
header.branding .parallelogram-left, header.branding .parallelogram-right {
	background: url('img/parallelogram.png') no-repeat left 0 transparent;
	width: 48px;
	height: 210px;
	float: left
}
.ie6 header.branding .parallelogram, .ie6 header.branding .parallelogram-left, .ie6 header.branding .parallelogram-right {
	background-image: url('img/parallelogram-ie.gif');
	overflow: hidden
}
header.branding .default .parallelogram-left, header.branding .active .parallelogram-left {
	background-position: left -210px
}
header.branding .parallelogram-right {
	background-position: right 0;
	width: 44px
}
header.branding .default .parallelogram-right, header.branding .active .parallelogram-right {
	background-position: right -210px
}
header.branding .header .parallelogram .top-nav {
	height: 100px;
	width: 940px;
	padding: 0 30px
}
header.branding .header .parallelogram .top-nav .logo-wrap {
	height: 50px;
	position: relative;
	top: 30px;
	left: -13px
}
header.branding .header .parallelogram .secondary-nav {
	float: right;
	padding-top: 40px;
	height: 30px;
	font-size: 13px;
	line-height: 13px
}
header.branding .header .parallelogram .secondary-nav ul {
	padding-top: 9px;
	float: left
}
header.branding .header .parallelogram .secondary-nav ul li {
	padding: 0 5px
}
header.branding .header .parallelogram .secondary-nav ul li a {
	color: #717073;
	font-weight: 400
}
header.branding .header .parallelogram .secondary-nav ul li.default a {
	font-weight: 700;
	color: #014FBB
}
header.branding .header .parallelogram .secondary-nav ul li a:hover {
	text-decoration: underline;
	color: #014FBB
}
header.branding .header .search {
	margin-left: 15px;
	float: left
}
header.branding .header .search .open, header.branding .header .search.expanded .closed {
	display: none
}
header.branding .header .search.expanded .open {
	display: block;
	background: url("img/search-active.gif") no-repeat scroll 0 0 transparent;
	width: 225px;
	height: 30px
}
header.branding .header .search .closed {
	background: url("img/search.gif") no-repeat 0 0 transparent;
	width: 45px;
	height: 30px;
	cursor: pointer
}
header.branding .header .search input.input-search {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: medium none;
	width: 175px;
	height: 30px;
	padding: 0 0 0 15px;
	background: transparent;
	color: #FFF
}
.lt-ie10 header.branding .header .search input.input-search {
	position: relative;
	bottom: 4px
}
.ie8 header.branding .header .search input.input-search {
	position: relative;
	bottom: 3px
}
.lt-ie8 header.branding .header .search input.input-search {
	top: 6px
}
header.branding .header .search .button-search {
	border: medium none;
	height: 23px;
	margin: 0;
	padding: 0;
	width: 18px;
	background: url("img/search-active.gif") no-repeat scroll 18px 0 transparent;
	position: relative;
	top: -4px;
	right: -2px
}
nav.primary {
	margin: 0;
	width: 940px;
	padding: 0 30px;
	font-style: italic;
	position: relative
}
nav.primary li {
	height: 40px;
	border-top: 2px solid #c1c1c1;
	margin-right: 20px;
	padding-top: 20px;
	cursor: default
}
nav.primary li:hover, nav.primary li.default, nav.primary li.active {
	border-top: 2px solid #014FBB/*#014FBB*/;
	color: #014FBB
}
nav.primary li.active, nav.primary li.default {
	background: url("img/nav-default-notch.png") no-repeat scroll 43px bottom transparent
}
nav.primary span {
	font-size: 24px;
	line-height: 24px;
	font-weight: 400
}
nav.primary .sub {
	display: none;
	background:#014FBB /*#69478c*/;
	text-transform: uppercase;
	height: 40px;
	width: 970px;
	line-height: 50px;
	position: absolute;
	left: 30px;
	top: 60px
}
nav.primary .sub .hlist {
	padding: 0
}
nav.primary .hlist li:hover .sub, nav.primary .hlist li.default .sub, nav.primary .hlist li.active .sub {
	display: block
}
nav.primary .sub li, nav.primary .sub li:hover {
	width: auto;
	height: auto;
	border-top: none;
	margin-right: 0;
	padding-top: 0;
	font-size: 18px;
	line-height: 50px;
	margin-right: 15px
}
nav.primary .sub .hlist li, nav.primary .sub .hlist li a {
	color:#69A9FE /*#c9b1e1*/;
	border-top: none
}
nav.primary .sub .hlist li.active {
	background-image: none
}
nav.primary .sub li a:hover, nav.primary .sub li.default a {
	border-top: none;
	color: #FFF
}
header.branding nav.primary .sub li {
	background-image: none
}
.primary-content nav ul.level-1 {
	margin-bottom: 30px;
	width: 200px
}
.primary-content nav ul.level-1 li a, .primary-content nav ul.level-1 li span {
	font-size: 13px;
	line-height: 10px;
	color: #717073;
	padding: 10px 0;
	margin: 10px 0;
	text-transform: uppercase;
	display: block
}
.primary-content nav ul.level-1 li span {
	font-weight: 700
}
.lt-ie8 .primary-content nav ul.level-1 li {
	line-height: 10px;
	margin: 0
}
.primary-content nav ul.level-1 li a:hover {
	text-decoration: underline;
	color: #014FBB
}
.primary-content nav ul.level-2 li.active a, .primary-content nav ul.level-2 li.active a:hover {
	color: #014FBB;
	text-decoration: none
}
.primary-content nav li.active ul.level-3 li a {
	color: #717073
}
.primary-content nav li.active ul.level-3 li a:hover {
	text-decoration: underline
}
.primary-content nav ul.level-2 li {
	border-bottom: 1px solid #d9d9d9
}
.primary-content nav ul.level-2 li a {
	font-size: 12px;
	text-transform: none;
	font-weight: 700
}
.primary-content nav ul.level-3 li {
	border-bottom: none
}
.primary-content nav ul.level-3 li a {
	padding-left: 10px;
	font-weight: 400
}
.primary-content nav ul.level-3 li.default a {
	background: #e5e5e5
}
.secondary-content, .tertiary-content {
	margin-top: 20px
}
.secondary-content .title h4 {
	font-size: 20px;
	line-height: 28px;
	margin: 25px 0 10px;
	font-weight: 500
}
.secondary-content .article {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 22px
}
section.banner .inner {
	width: 1000px;
	padding: 0;
	font-size: 0;
	line-height: 0
}
.carousel {
	height: 440px
}
.carousel .inner {
	position: relative
}
.carousel .inner .size1of2 {
	margin: 0
}
.carousel .arrow {
	width: 75px;
	height: 75px;
	position: absolute;
	top: 160px;
	overflow: hidden
}
.carousel .arrow a {
	background: url("img/carousel-buttons.png") no-repeat scroll left top transparent;
	width: 75px;
	height: 75px;
	display: block;
	outline: none
}
.no-rgba .carousel .arrow a {
	background-image: url("img/carousel-buttons-ie.png")
}
.carousel .right-arrow a {
	background-position: left bottom
}
.carousel .arrow a:hover {
	background-position: right top
}
.carousel .right-arrow a:hover {
	background-position: right bottom
}
.carousel .left-arrow {
	left: -75px
}
.carousel .right-arrow {
	right: -75px
}
.carousel .slide {
	padding-top: 10px
}
.carousel .slide-container {
	position: relative
}
.carousel .pagination-dots {
	text-align: left;
	padding-top: 10px
}
.carousel .caption {
	clear: both;
	font-size: 34px;
	line-height: 50px;
	font-weight: 500;
	padding-top: 15px;
	color: #014FBB;
	padding-bottom: 10px
}
.carousel .teaser {
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 10px
}
.carousel .call-to-action {
	font-size: 20px;
	line-height: 30px
}
.carousel .call-to-action a {
	font-weight: 500
}
.primary-content.spotlight .inner {
	padding-bottom: 30px;
	padding-top: 0
}
.spotlight .hd {
	height: 40px;
	padding: 10px 0
}
.spotlight .hd h4 {
	float: left;
	padding-top: 10px;
	margin: 0
}
.spotlight .arrows {
	position: relative;
	float: right
}
.spotlight .arrow {
	position: absolute
}
.spotlight .left-arrow {
	right: 47px
}
.spotlight .right-arrow {
	right: 0
}
.spotlight .wrapper {
	overflow: hidden;
	position: relative;
	height: 400px;
	clear: both
}
.spotlight .wrapper ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 10000px;
	height: 400px;
	margin: 0
}
.spotlight .tile {
	height: 400px;
	margin: 0 20px 0 0;
	overflow: hidden
}
.spotlight .tile img, .spotlight .tile .bd {
	float: left
}
.spotlight .tile .bd {
	padding: 15px 20px 20px;
	height: 100%
}
.spotlight .tile h5 {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding-bottom: 5px;
	font-weight: 500
}
.spotlight .tile p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin: 0;
	padding-bottom: 5px
}
.spotlight .tile .call-to-action {
	font-size: 14px;
	line-height: 20px
}
.spotlight .tile:hover .call-to-action {
	text-decoration: underline
}
.careers {
	background: #014FBB;
	color: #FFF;
	width: 510px;
	margin: 0 20px 0 0;
	height: 180px;
	padding: 0 30px
}
.careers .hd {
	border-bottom: 1px solid #01347A
}
.careers .bd {
	padding-top: 20px
}
.careers .bd div {
	float: left
}
.careers .bd .img {
	width: 120px
}
.careers .bd .txt {
	width: 390px
}
.careers p {
	margin-top: 0;
	font-size: 16px;
	line-height: 22px
}
.careers a:link, .careers a:visited, .careers a:hover {
	color: #FFF
}
.careers a:hover span {
	text-decoration: underline
}
.investors {
	background: none repeat scroll 0 0 #FFF;
	float: right;
	height: 180px;
	width: 350px;
	padding: 0 30px;
	margin: 0
}
.investors .hd {
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D9D9
}
.investors .hd a:hover span {
	text-decoration: underline
}
.investors h3 {
	margin: 0;
	padding-top: 30px
}
.investors .bd .stock {
	float: left
}
.investors .bd .stock .symbol {
	font-size: 24px;
	line-height: 24px;
	padding-top: 20px
}
.investors .bd .stock .timestamp {
	font-style: italic;
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px
}
.investors .bd .stock table {
	font-size: 12px;
	line-height: 14px;
	width: 140px;
	border: none;
	text-align: left
}
.investors .bd .stock table th {
	font-weight: 700
}
.investors .bd .stock table tr {
	background: none
}
.investors .bd .stock table th, .investors .bd .stock table td {
	text-align: left;
	border: none;
	padding: 0
}
.investors .bd .quote {
	float: right;
	text-align: right
}
.investors .bd .quote .price {
	font-size: 60px;
	font-weight: 700;
	line-height: 60px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #01347A
}
.investors .bd .quote .change span {
	margin-left: 20px
}
.investors .bd .quote .change.positive {
	color: #23a160
}
.investors .bd .quote .change.negative {
	color: #c80850
}
.news-events .inner {
	background: #FFF;
	padding-bottom: 30px
}
.news-events .hd {
	margin-bottom: 10px
}
.news-events .hd a:hover span {
	text-decoration: underline
}
.news-events h3 {
	margin: 0;
	padding-top: 30px
}
.news-events .entry {
	border-top: 1px solid #D9D9D9;
	width: 100%;
	height: 100px;
	padding: 20px 0
}
.news-events .entry .date {
	float: left;
	width: 120px;
	margin-right: 20px;
	font-size: 13px;
	text-transform: uppercase
}
.news-events .entry .headline {
	float: left;
	width: 310px;
	color: /*#69478C*/#01347A
}
.news-events .entry .headline a, .news-events .entry .headline a:hover {
	font-weight: 400;
	color: /*#69478C*/#01347A
}
.ie6 .news-events .entry .headline a {
	font-size: 14px;
	line-height: 20px
}
.news-events .entry .headline:hover a {
	text-decoration: underline;
	color: #01347A
}
.breadcrumbs {
	padding-top: 27px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 10px;
	font-weight: 700;
	color: #7f7f7f;
	overflow: visible
}
.lt-ie8 .breadcrumbs {
	line-height: 13px
}
.breadcrumbs li {
	margin-right: .5em
}
.breadcrumbs li:before {
	content: "\203A";
	margin-right: .5em
}
.breadcrumbs li:first-child:before {
	content: none;
	margin-right: 0
}
.lt-ie8 .breadcrumbs li {
	background: url("img/caret-ie.gif") no-repeat scroll left 2px transparent;
	padding-left: 10px
}
.lt-ie8 .breadcrumbs li:first-child {
	background: none;
	padding-left: 0
}
.breadcrumbs li a, .breadcrumbs li a:link, .breadcrumbs li a:visited {
	color: #7f7f7f
}
.breadcrumbs li a:hover {
	text-decoration: underline
}
.investors_landing .investor-intro {
	padding: 30px 0 10px
}
.investors_landing .investor-intro .investor-units .unit .mod {
	background: none;
	margin-bottom: 40px
}
.investors_landing .investor-intro .investor-units .unit .hd {
	padding: 0;
	border: none
}
.investors_landing .investor-intro .unit .hd h4 {
	padding: 20px 0 10px
}
.investors_landing .investor-intro .unit .bd {
	border-top: 1px solid #d9d9d9;
	padding-top: 20px
}
.investors_landing .investor-intro .investor-units .downloads .bd h5 {
	margin-bottom: 0
}
.investors_landing .investor-intro .investor-units .downloads .bd h5 a {
	font-size: 24px;
	line-height: 30px
}
.investors_landing .investor-intro .investor-units .downloads .bd h5 a:hover {
	text-decoration: underline
}
.investors_landing .investor-intro .investor-units .downloads .bd a.document, .investors_landing .mod.promo-download a.document, .investors_landing .mod.promo-investor-download .bd a.download {
	font-size: 13px;
	line-height: 24px;
	text-transform: uppercase
}
.investors_landing .investor-intro .investor-units .downloads .bd em, .investors_landing .mod.promo-download em, .investors_landing .mod.promo-investor-download em {
	font-size: 12px;
	line-height: 24px
}
.investors_landing .investor-intro .investor-units .downloads .bd em, .investors_landing .mod.promo-investor-download em {
	color: #a1a1a4
}
.investors_landing .investor-intro .investor-units .investors {
	float: none;
	height: auto;
	width: auto
}
.investors_landing .investor-intro .investor-units .investors .stock .symbol {
	color: #01347A;
	padding-top: 0
}
.investors_landing .investor-intro .investor-units .investors .quote .price {
	padding-top: 0;
	line-height: 50px
}
.investors_landing .investor-intro .investor-units .investors .quote .change {
	font-size: 16px
}
.investors_landing .investor-intro .investor-units .investors .quote .change span {
	margin-left: 30px
}
.investors_landing .investor-intro .contact {
	padding: 0 10px 5px
}
.investors_landing .investor-intro .contact .bd p {
	margin-bottom: 5px;
	word-wrap: break-word
}
.investors_landing .mod.promo-download .bd h5, .investors_landing .mod.promo-child .bd h5 {
	font-size: 36px;
	line-height: 36px;
	padding-top: 30px;
	margin-bottom: 0
}
.investors_landing .mod.promo-download .bd p, .investors_landing .mod.promo-child .bd p, .investors_landing .mod.promo-external .bd ul {
	margin: 10px 0
}
.investors_landing .mod.promo-external .bd ul li a {
	line-height: 24px
}
.investors_landing .mod.promo-investor-download {
	border-top: 1px solid #d9d9d9;
	background: none
}
.investors_landing .mod.promo-investor-download .tile {
	background: none
}
.investors_landing .mod.promo-investor-download .tile .img {
	width: 45px;
	height: 40px;
	margin-right: 0;
	padding-top: 20px
}
.investors_landing .mod.promo-investor-download .tile .bd {
	width: 250px;
	height: auto;
	padding-top: 18px
}
.investors_landing .mod.promo-investor-download .tile .bd h6 {
	margin-bottom: 10px
}
.investors_landing .mod.promo-investor-download .tile .bd p {
	font-size: 12px;
	line-height: 18px
}
.investor_events .primary-content.investor-events .filter {
	margin-bottom: 20px
}
.primary-content .header {
	width: 1000px;
	height: 180px;
	margin: 0 auto
}
.primary-content .header .inner {
	background: transparent
}
.primary-content .inner, .secondary-content .inner, .investor-downloads .inner, .filter-content .inner {
	background: #FFF
}
section.full-width .inner {
	background: transparent
}
section.full-width .unit.size1of2 {
	margin: 0;
	width: auto
}
.primary-content.landing_1 .inner {
	padding-bottom: 15px
}
.primary-content.landing_2 .inner {
	padding-top: 50px;
	padding-bottom: 20px
}
.primary-content .inner {
	padding-bottom: 30px;
	padding-top: 40px
}
.primary-content.landing_1 .article, .primary-content.landing_2 .article {
	padding-bottom: 15px
}
.primary-content.landing_1 .filtered-content-intro h4 {
	margin-top: 30px
}
.primary-content.landing_p-b .filtered-content-intro {
	margin-bottom: 20px
}
.article a:hover, .article h2 a:hover span {
	text-decoration: underline
}
.article h2 a:hover, .article .mod a:hover {
	text-decoration: none
}
.primary-content.landing_p-b .article h2, .primary-content.landing_p-b .article .mod {
	margin-bottom: 10px
}
.primary-content.landing_p-b .article {
	padding-bottom: 30px
}
.article .size3of4, .landing_2 .size3of4, .filtered-content .size3of4 {
	/*width: 640px;*/ width:940px;
	overflow: visible
}
.article article.size3of4 table, .landing_2 .size3of4 table, {
width:700px
}
.article .size1of4, .landing_2 .size1of4 {
	width: 200px;
	margin: 0 30px
}
.rel-content-right, .size1of4.last-unit {
	float: right
}
.investor-intro .size3of4 .size1of3 {
	width: 300px
}
.investor-intro .size3of4 .size2of3 {
	width: 380px
}
.investor-intro .size1of4 {
	width: 200px
}
.secondary-level-2 .leaders {
	margin-bottom: 10px
}
.secondary-level-2 .filter {
	margin-bottom: 30px
}
.primary-content h1, .header h1 {
	margin: 0 0 20px;
	font-size: 45px;
	line-height: 50px;
	font-weight: 500
}
section.header h1 {
	margin: 0;
	height: 180px
}
.primary-content h2 {
	margin: 0 0 25px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400
}
.primary-content.secondary-level-2 h2 {
	width: 640px
}
.primary-content h3 {
	margin: 25px 0 10px;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500
}
.primary-content h4, .header h4 {
	margin: 15px 0 5px;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500
}
.primary-content p, .primary-content .content {
	margin: 10px 0
}
.primary-content p, .primary-content .content, .primary-content ul {
	font-size: 16px;
	line-height: 22px
}
.primary-content ul {
	margin: 5px 0 10px
}
.primary-content li {
	margin: 0 0 5px
}
.primary-content table {
	text-align: center;
	border: 4px solid #f2f2f2
}
.primary-content table th {
	text-transform: uppercase;
	font-weight: 400
}
.primary-content table th, .primary-content table td {
	padding: 10px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-left: 4px solid #f2f2f2;
	border-right: 4px solid #f2f2f2
}
.primary-content tr:nth-child(even) {
	background: #fafafa
}
.secondary-content .inner {
	padding-bottom: 20px
}
.secondary-content h4 {
	text-transform: uppercase
}
.primary-content .tile table {
	text-align: left;
	border: none
}
.primary-content .tile table th, .primary-content .tile table td {
	border: none;
	padding: 0
}
section.mod {
	background: transparent;
	margin: 0
}
section.mod .inner {
	background: #FFF;
	padding: 10px 30px
}
.inner section.mod .inner {
	padding: 10px 0
}
.mod {
	background: #f2f2f2;
	margin: 0 0 30px;
	padding: 0
}
.mod .promo .mod-img {
	background: #fff
}
.mod h4 {
	font-size: 13px;
	line-height: 10px;
	text-transform: uppercase;
	padding: 20px 10px 5px;
	font-weight: 700;
	margin: 0
}
.mod.promo h4 {
	text-transform: none;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500
}
.mod p, .mod a {
	font-size: 14px;
	line-height: 18px;
	color: #717073;
	margin: 0
}
.mod a, .mod a:link, .mod a:visited {
	color: #014FBB
}
.mod a:hover {
	color: #01347A
}
.mod a:hover span {
	text-decoration: underline
}
aside .mod .bd {
	border-top: 1px solid #d9d9d9;
	padding: 15px 0;
	margin: 0 8px
}
aside .mod .bd div {
	float: left
}
aside .mod .bd .img {
	width: 29px;
	margin-right: 15px
}
aside .mod .bd .txt {
	width: 115px
}
.tile {
	background: #f2f2f2;
	overflow: hidden
}
.tile .bd {
	color: #014FBB;
	height: 100%
}
.tile .bd ul, .tile .bd ul li {
	font-size: 14px;
	margin: 0
}
.tile p {
	color: #717073
}
.tile:hover a .bd, .tile:hover a p, .tile:hover a li, .promo-download .tile:hover h5, .promo-download .tile:hover .bd, .promo-download .tile:hover p, .promo-download .tile:hover a, .promo-download .tile:hover a:link, .promo-download .tile:hover a:visited {
	color: #FFF
}
.tile .call-to-action {
	color: #014FBB
}
.tile:hover a .bd .call-to-action {
	color: #FFF
}
.tile:hover a .bd .call-to-action span {
	text-decoration: underline
}
.tile {
	position: relative
}
.lt-ie8 .tile a:hover {
	text-decoration: none
}
.lt-ie8 .tile .call-to-action:hover {
	text-decoration: underline
}
.tile a .bd, .promo-download .tile .bd {
	position: absolute;
	z-index: 99
}
.tile a .bd, .promo-download .tile .bd {
	top: 0;
	left: 220px;
	padding-left: 20px
}
.spotlight .tile a .bd {
	top: 200px;
	left: 0;
	width: 180px
}
.tile .tile-overlay {
	position: absolute
}
.tile a .tile-overlay, .promo-download .tile:hover .tile-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 49;
	top: 0;
	left: 0;
	zoom: 1
}
.lt-ie7 .tile a .tile-overlay, .lt-ie7 .promo-download .tile .tile-overlay {
	height: 200px
}
.rgba .tile:hover a .tile-overlay, .rgba .promo-download .tile:hover .tile-overlay {
	background-color: rgba(1,79,187,0.8)
}
.no-rgba .tile a .img, .no-rgba .promo-download .img, .rgba .tile a .img.vid {
	position: relative;
	z-index: 99
}
.no-rgba .tile:hover a .tile-overlay, .no-rgba .promo-download .tile:hover .tile-overlay {
	background-color: #66468F
}
.mod .tile .img {
	float: left;
	height: 200px;
	width: 220px;
	margin-right: 20px
}
.mod .img {
	position: relative
}
.mod .img-bg {
	background: url('img/image-bg.gif') repeat scroll left top transparent
}
.mod .img .btn, .filter .btn, .mod.product .btn, .mod.brand .btn {
	display: block;
	height: 30px;
	width: 92px;
	margin: 0;
	position: absolute;
	top: 60px;
	left: 54px;
	cursor: pointer;
	background: url('img/button-see-more.gif') no-repeat scroll center top transparent
}
.mod .img .btn:hover, .filter .btn:hover, .mod.product .btn:hover, .mod.brand .btn:hover {
	background-position: center bottom
}
.mod .btn.back-to-p_b {
	background-image: url('img/button-back-p_b.gif');
	width: 207px;
	height: 32px
}
.mod .btn.visit-website {
	background-image: url('img/button-visit-website.gif');
	width: 119px;
	height: 32px
}
.mod .img .video .btn {
	width: 65px;
	top: 67.5px;
	left: 77.5px;
	background-image: url('img/button-play.gif')
}
.size1of4 aside .mod .img .video .btn {
	left: 67.5px;
	top: 60px
}
.article-promo .size1of3 .mod .img .video .btn {
	top: 85px
}
.mod .tile .img.vid {
	background: #dfdfdf
}
.mod .tile .img.vid .caption {
	font-style: italic;
	font-weight: 400;
	font-size: 12px;
	line-height: 11px;
	padding: 7px 10px 0;
	color: #717073
}
.mod .tile .bd {
	float: left
}
.mod .tile .bd li .label {
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase
}
.tile .bd {
	width: 620px
}
.size1of2 .mod .tile .bd {
	width: 200px
}
.size1of4 .mod .tile .bd {
	width: 180px;
	left: 0;
	top: 0
}
.itemfilter {
	min-height: 205px;
	height: auto!important;
	margin-bottom: 10px
}
.mod .img, .mod .img a {
	font-size: 0;
	line-height: 0
}
.article-promo .mod {
	margin: 30px 0 0;
	background: transparent
}
.article-promo .caption {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	padding-top: 10px;
	color: #a1a1a4
}
.mod.testimonial .hd {
	position: relative;
	border-bottom: 1px solid #D9D9D9;
	height: 40px;
	overflow: hidden;
	background: #F2F2F2
}
.mod.testimonial .hd h4 {
	font-size: 16px;
	line-height: 16px;
	padding: 15px 10px 0;
	text-transform: none;
	font-weight: 500
}
.mod.testimonial .hd .arrows {
	position: absolute;
	top: 0;
	right: 0
}
.mod.testimonial .hd .arrows .arrow {
	border-left: 1px solid #D9D9D9
}
.mod.testimonial .wrapper {
	clear: both;
	height: 200px;
	width: 100%;
	overflow: hidden;
	position: relative
}
.mod.testimonial .wrapper ul {
	height: 200px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
	margin: 0
}
.mod.testimonial .wrapper li {
	float: left;
	margin: 0
}
.mod.testimonial .tile blockquote {
	padding: 20px 0 10px 10px;
	margin: 0;
	position: relative
}
.mod.testimonial .tile blockquote p {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400
}
.mod.testimonial .tile a blockquote p {
	color: #014FBB
}
.mod.testimonial .tile:hover a blockquote p {
	color: #FFF
}
.mod.testimonial .tile blockquote p:before {
	position: absolute;
	left: 0
}
.mod.testimonial .tile .attribution {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	font-style: italic
}
.mod.promo-child .bd h5 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 0;
	padding-top: 30px
}
.mod.promo-child .bd p {
	font-weight: 400;
	margin: 10px 0
}
.mod.promo-child .bd p.call-to-action {
	font-weight: 700
}
.mod.promo-external .bd h5 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 10px;
	padding-top: 20px;
	color: #717073
}
.mod.promo-external .call-to-action a:hover {
	color: #01347A
}
.mod.solution {
	margin-bottom: 20px
}
aside .mod.solution {
	margin-bottom: 30px
}
.no-rgba .size1of4 .mod.solution .tile {
	position: relative;
	zoom: 1;
	overflow: visible
}
.mod.solution .tile h5 {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: 500
}
.mod.solution .bd p {
	font-weight: 400
}
.mod.solution .bd p.call-to-action {
	font-weight: 700;
	color: #014FBB;
	margin-top: 10px
}
.mod.solution .tile:hover .bd p.call-to-action {
	color: #FFF
}
aside .mod.solution .tile .bd {
	border-top: none;
	padding: 0
}
.mod.solution .commercial .tile-overlay {
	background: url("img/filter-1.gif") no-repeat scroll right top transparent
}
.mod.solution .industrial .tile-overlay {
	background: url("img/filter-2.gif") no-repeat scroll right top transparent
}
.mod.solution .residential .tile-overlay {
	background: url("img/filter-3.gif") no-repeat scroll right top transparent
}
.size1of4 .mod.solution .tile .img, .size1of4 .mod.solution .tile .tile-overlay {
	margin: 0;
	padding: 0;
	width: 220px
}
.no-rgba .size1of4 .mod.solution .tile .img {
	position: absolute;
	top: 0;
	left: 0
}
.size1of4 aside .mod.solution .tile .img {
	width: 200px;
	height: auto
}
.size1of4 .mod.solution .tile .bd {
	display: none
}
.size1of4 .mod.solution .tile:hover .bd {
	display: block
}
.no-rgba .size1of4 .mod.solution .tile .bd {
	width: 180px;
	height: 200px;
	padding: 0 20px;
	z-index: 99;
	color: #FFF;
	zoom: 1
}
.no-rgba .size1of4 .mod.solution .tile a .tile-overlay, .no-rgba .size1of4 .mod.solution .tile:hover a .tile-overlay {
	display: inline-block;
	width: 220px;
	height: 200px;
	zoom: 1
}
.no-rgba .size1of4 .mod.solution .tile .img, .no-rgba .size1of4 .mod.solution .tile .img img {
	z-index: 1
}
.mod.product .bd h5 {
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 10px
}
.mod.product .bd {
	font-weight: 400
}
.mod.product .bd ul {
	color: #717073;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 10px
}
.mod.product .bd ul li {
	margin-bottom: 5px
}
.mod.product .tile:hover a li {
	color: #FFF
}
.mod.product .call-to-action {
	font-weight: 700;
	padding-top: 10px
}
.mod.leader, .lt-ie7 section.mod.leader {
	margin: 20px 0
}
.mod.leader .unit {
	background: #F2F2F2
}
.mod.leader table, .mod.leader table th, .mod.leader table td {
	padding: 0;
	border: none
}
.mod.leader table td.img-bg {
	width: 220px
}
.mod.leader table td img {
	vertical-align: middle
}
.mod.leader table td.bd {
	padding: 25px 20px;
	text-align: left;
	vertical-align: top
}
.mod.leader table td.bd h5 {
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	font-weight: 500
}
.mod.leader table td.bd h6 {
	font-size: 16px;
	line-height: 22px;
	margin: 5px 0 10px;
	font-weight: 500
}
.mod.product_brand {
	margin-bottom: 20px
}
.mod.product_brand .tile {
	position: relative
}
.mod.product_brand .tile .img {
	width: 160px;
	height: auto;
	padding: 20px
}
.mod.product_brand .tile .bd h5 {
	padding-top: 30px;
	padding-bottom: 0;
	font-weight: 400
}
.mod.product_brand .tile .bd .btn {
	top: 20px;
	right: 20px;
	left: auto
}
.mod.news-events {
	margin-bottom: 20px
}
.mod.news-events .bd {
	padding: 20px 20px 30px;
	width: 660px
}
.mod.news-events h6 {
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #717073;
	font-weight: 500;
	margin-bottom: 20px
}
.mod.news-events h6 span {
	color: #01347A;
	text-transform: none;
	font-weight: 700
}
.mod.news-events a {
	font-size:16px /*24px*/;
	line-height: 30px;
	font-weight: 400
}
.mod.news-events a:hover, .mod.news-events a:link:hover, .mod.news-events a:visited:hover {
	text-decoration: underline
}
.mod.brand .tile .img {
	padding: 20px 0 0 20px;
	width: 180px
}
.mod.brand .tile .bd {
	color: #717073;
	width: 700px
}
.lt-ie8 .mod.brand .tile .bd {
	padding-bottom: 25px
}
.mod.brand .tile .bd .btn.back-to-p_b {
	left: auto;
	top: 20px;
	right: 20px
}
.mod.brand .tile .bd h5 {
	font-size: 36px;
	line-height: 40px;
	margin: 0;
	font-weight: 400;
	padding-top: 25px;
	padding-bottom: 10px;
	width: 480px
}
.mod.brand .tile .bd h6 {
	font-size: 20px;
	line-height: 28px;
	margin: 0;
	font-weight: 400
}
.mod.brand .tile .bd .location {
	border-top: 1px solid #d9d9d9;
	margin: 15px 0 25px;
	padding-top: 15px;
	position: relative
}
.mod.brand .tile .bd .location .btn.visit-website {
	left: auto;
	top: 15px;
	right: 0
}
.mod.brand .tile .bd .location table tr td {
	width: 240px
}
.mod.brand .tile .bd .location a, .mod.brand .tile .bd .location a:link, .mod.brand .tile .bd .location a:visited {
	font-weight: 400
}
.mod.brand .tile .bd .location a:hover {
	font-weight: 400;
	text-decoration: underline
}
section.filter .unit {
	height: 50px;
	line-height: 50px;
	color: #FFF;
	background:#014FBB;
}
.primary-content.landing_3 section.filter .unit {
	margin-bottom: 20px
}
section.filter .label, section.filter ul {
	float: left
}
section.filter .label {
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 10px 0 20px
}
section.filter ul, section.filter ul li a {
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
	height: 30px;
	padding: 10px;
	margin: 0
}
.ie6 section.filter ul {
	padding-right: 0
}
section.filter ul li {
	margin: 0 10px 0 0
}
section.filter ul li select {
	width: 220px
}
section.filter ul li a, section.filter ul li a:link, section.filter ul li a:visited, section.filter ul li a.all {
	color: #FFF
}
section.filter ul li a.filter {
	color: #FFF;
	padding-left: 25px;
	background: url('img/filter-dot.png') no-repeat scroll 10px 0 transparent
}
section.filter ul li a:hover {
	background-color: #01347A
}
section.filter ul li.selected a {
	background-color: #01347A
}
section.filter ul li a.commercial {
	background-position: 10px 0
}
section.filter ul li a.industrial {
	background-position: 10px -36px
}
section.filter ul li a.residential {
	background-position: 10px -72px
}
.lt-ie7 section.filter ul li .filter {
	background-image: url('img/filter-dot.gif')
}
.lt-ie7 section.filter ul li a.commercial:hover {
	background-position: 10px -108px
}
.lt-ie7 section.filter ul li.selected a.commercial {
	background-position: 10px -216px
}
.lt-ie7 section.filter ul li a.industrial:hover {
	background-position: 10px -144px
}
.lt-ie7 section.filter ul li.selected a.industrial {
	background-position: 10px -252px
}
.lt-ie7 section.filter ul li a.residential:hover {
	background-position: 10px -180px
}
.lt-ie7 section.filter ul li.selected a.residential {
	background-position: 10px -288px
}
.brand-select {
	background: #ccc;
	position: relative
}
.brand-select .go-btn {
	background-image: url('img/button-go.gif');
	width: 51px;
	top: 10px;
	left: auto;
	right: 10px;
	line-height: 30px
}
.filter .size2of3 ul {
	float: right;
	padding-right: 0
}
.primary-content.landing_p-b .filter .size1of3 {
	width: 310px;
	margin: 0
}
section.filtered-content-pagination {
	border: 4px solid #F2F2F2;
	border-left: none;
	border-right: none;
	margin-bottom: 30px
}
section.filtered-content-pagination .unit div {
	float: left;
	line-height: 40px;
	height: 40px
}
section.filtered-content-pagination .unit .current-position {
	font-style: italic;
	font-size: 14px
}
section.filtered-content-pagination .unit .navigation {
	float: right
}
section.filtered-content-pagination .unit .navigation a, section.filtered-content-pagination .unit .navigation a:link, section.filtered-content-pagination .unit .navigation a:visited {
	color: #717073;
	font-size: 13px;
	line-height: 10px;
	padding: 5px 10px
}
section.filtered-content-pagination .unit .navigation a.prev {
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: 500
}
section.filtered-content-pagination .unit .navigation a.next {
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: 500
}
section.filtered-content-pagination .unit .navigation a.active, section.filtered-content-pagination .unit .navigation a.active:hover {
	background: #F2F2F2;
	color: #717073;
	text-decoration: none
}
section.filtered-content-pagination .unit .navigation a:hover, section.filtered-content-pagination .unit .navigation a.next:hover span, section.filtered-content-pagination .unit .navigation a.prev:hover span {
	text-decoration: underline;
	color: #01347A
}
section.filtered-content-pagination .unit .navigation a.next:hover, section.filtered-content-pagination .unit .navigation a.prev:hover {
	text-decoration: none
}
section.shim .inner {
	height: 20px;
	background: #FFF
}
.site-footer {
	margin-top: 50px;
	background: #262626;
	font-size: 14px;
	line-height: 10px
}
.site-footer .col {
	width: 220px;
	float: left
}
.site-footer .social {
	width: 220px;
	float: right
}
.site-footer h4, .site-footer li {
	margin: 0;
	padding-top: 20px
}
.site-footer li a, .site-footer li a:link, .site-footer li a:visited, .site-footer li a:hover {
	color: #FFF;
	font-weight: 400
}
.site-footer li a:hover {
	text-decoration: underline
}
.site-footer .social ul {
	float: right
}
.site-footer .social .ss-icon a {
	background: url("img/share-icons.png") repeat scroll 0 0 transparent;
	display: block;
	height: 25px;
	width: 25px;
	margin: 0 1em 1em 0
}
.site-footer .social .ss-twitter a {
	background-position: -35px 0
}
.site-footer .social .ss-youtube a {
	background-position: -70px 0
}
.site-footer .social .ss-linkedin a {
	background-position: -102px 0
}
.site-footer .disclaimer {
	margin: 60px 0 30px;
	font-size: 12px
}
.site-footer .disclaimer li {
	margin-right: 20px
}
fieldset {
	border: none;
	margin: 1.5em 0;
	padding: 0
}
.form button, .form html input[type="button"], .form input[type="reset"], .form input[type="submit"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	line-height: 1.7
}
.form .vlist li {
	overflow: hidden
}
.form .vlist label {
	display: block;
	float: left;
	width: 15em
}
.form input, .form select, .form option {
	width: 370px!important;
	background: none repeat scroll 0 0 #F2F2F2;
	border: 1px solid #CCC;
	color: #717073;
	font-size: 14px;
	line-height: 28px;
	height: 28px!important;
	padding: 0 5px
}
.form input, .form select, .form .select_input, .form option, .form .radio_option {
	margin-bottom: 30px
}
.form input[type="submit"] {
	margin: 30px 0
}
.form input[type="checkbox"], .form input[type="radio"] {
	width: 15px!important;
	margin-right: 5px;
	margin-bottom: 5px;
	position: relative;
	top: 6px;
	background: transparent;
	border: none
}
ol.design_list_horizontal li {
	margin-right: 30px
}
.lt-ie10 .form input[type="checkbox"], .lt-ie10 .form input[type="radio"] {
	width: 24px!important;
	height: 24px!important
}
.form .radio_option {
	width: 45%;
	display: inline-block
}
.form .checkbox_option {
	display: block;
	padding-top: 10px;
	zoom: 1
}
.form .checkbox_option input[type="checkbox"] {
	float: left;
	height: auto;
	line-height: 18px;
	height: 18px!important;
	clear: both;
	top: 3px
}
.form .checkbox_option label {
	display: block;
	padding-left: 25px;
	line-height: 22px
}
.lt-ie10 .form .checkbox_option label {
	padding-left: 28px
}
.lt-ie8 .form .checkbox_option label {
	float: left;
	padding: 0
}
.form select {
	padding: 0;
	width: 382px
}
.form option {
	padding-left: 5px;
	border: none;
	margin-bottom: 0
}
.form .form {
	width: 380px
}
.form .form div.form_input {
	font-size: 16px;
	line-height: 20px;
	position: relative
}
.lt-ie10 .form .form div.form_input {
	padding: 0
}
.form .form div.radio_input, .form .form div.textarea_input, .form .form div.checkbox_input {
	padding-top: 40px
}
.form .form .required {
	font-size: 14px;
	color: #a1a1a4;
	font-style: italic
}
.form .form .error_msg {
	position: absolute;
	left: 410px;
	top: 55px;
	width: 300px;
	font-size: 14px;
	font-weight: 400;
	display: none
}
.form .form div.radio_input .error_msg, .form .form div.textarea_input .error_msg, .form .form div.checkbox_input .error_msg {
	top: 65px
}
.form .form div.form_input.error {
	color: #c80850;
	font-weight: 700
}
.form .form div.form_input.error .error_msg {
	display: block
}
.form .form div.form_input.error input {
	border: 1px solid #c80850
}
.form .form div.form_input.error .required {
	color: #c80850;
	font-weight: 400
}
.form input[type="submit"] {
	background: url('img/submit.gif') no-repeat scroll 355px 1px #014FBB;
	color: #FFF;
	padding: 0 0 0 10px;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	height: 30px;
	border: none
}
.form input[type="submit"]:active {
	background: url('img/submit.gif') no-repeat scroll 355px -27px #01347A
}
.lt-ie10 .form input[type="submit"]:active {
	background-position: 356px -26px
}
.lt-ie7 .form .form input[type="submit"] {
	line-height: 20px
}
.accordion .open, .accordion .close {
	margin-bottom: 1em
}
.accordion h5 {
	background: url('img/accordion.gif') no-repeat scroll right 0 #F2F2F2;
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	padding-left: 10px;
	margin: 0;
	border-bottom: 1px solid #d9d9d9
}
.lt-ie7 .accordion h5 {
	overflow: hidden
}
.accordion h5:hover {
	background-position: right -80px
}
.accordion .close h5 {
	background-position: right -40px;
	border-bottom: none
}
.accordion .close h5:hover {
	background-position: right -120px
}
.accordion .more {
	background: #F2F2F2;
	padding-bottom: 2em
}
.accordion p {
	margin: 0;
	padding: 10px 20px 0;
	font-size: 14px
}
.close p {
	padding-top: 11px
}
.IconBulletImg {
	width: auto;
	float: left;
	clear: both;
	padding: 0 0 0 0!important;
	text-align: right
}
.IconBulletTxt {
	display: block!important;
	width: auto;
	margin-left: 70px
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}
.fancybox-skin {
	position: relative;
	background: #191919;
	color: #fff;
	text-shadow: none
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}
.fancybox-outer, .fancybox-inner {
	position: relative
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('img/fancybox_sprite.png')
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('img/fancybox_loading.gif') center center no-repeat
}
.fancybox-close {
	background-image: url("img/fancybox-custom-close.gif");
	cursor: pointer;
	height: 50px;
	position: absolute;
	right: 0;
	top: -50px;
	width: 50px;
	z-index: 8040
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('img/blank.gif');
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}
.fancybox-nav:hover span {
	visibility: visible
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}
.fancybox-lock {
	overflow: hidden
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('img/fancybox_overlay.png')
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
.fancybox-title {
	visibility: hidden;
	font: 16px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	padding: 30px
}
.fancybox-title h2 {
	font: 20px/20px "ff-unit-web-pro-n5", "ff-unit-web-pro", Arial, "Helvetica Neue", Helvetica, sans-serif
}
.fancybox-opened .fancybox-title {
	visibility: visible
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,.8)
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050
}
#fancybox-buttons.top {
	top: 10px
}
#fancybox-buttons.bottom {
	bottom: 10px
}
#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: #323232;
	background: -moz-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333));
	background: -webkit-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	background: -o-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	background: -ms-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	background: linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0)
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0
}
#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('img/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: .8
}
#fancybox-buttons a:hover {
	opacity: 1
}
#fancybox-buttons a.btnPrev {
	background-position: 5px 0
}
#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e
}
#fancybox-buttons a.btnPlay {
	background-position: 0 -30px
}
#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px
}
#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}
#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px
}
#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0
}
#fancybox-buttons a.btnDisabled {
	opacity: .4;
	cursor: default
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050
}
#fancybox-thumbs.bottom {
	bottom: 2px
}
#fancybox-thumbs.top {
	top: 2px
}
#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}
#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: .5
}
#fancybox-thumbs ul li.active {
	opacity: .75;
	padding: 0;
	border: 1px solid #fff
}
#fancybox-thumbs ul li:hover {
	opacity: 1
}
#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none
}
#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0
}
